• Resolved s1r0n

    (@s1r0n)


    I install the plugin but when I try to get it working with NGINX it returns garbage to the screen like the kind you see below? help

    x��}�rG���b�ߡ �r�o����V���X{�䝘0}����膻��".� � �.���6��c���F��̪�j5��7�M�UYYY�Y�YYU'�>���?��g��l���f�����L_�T B/MOk�V�~PS��Nk:j����?���?7����VX����hO��|z����gxiA.�h6�p����v�Lt���KR���~|�U�a-y}Z� �|’YM �(���~6>��U0�M�•� �ٓ~<��Dr�Z��%50=i�{*ѥJtxZ�&�0uM�=<���lz�n�&�Q+NF�7è��֖�Ѩ� .�*����DLў���tК��Đ/�0�~ƣt��L��3���i����z��v6�/�l$��Q�u��[����I[�r�� e��S�d���/�py1�c}tE��P��2��:����?�����eg��k�͏/��/G��?o����9zƞbH�����O�8����<�ߗ��j*�K�6�6qS16^��$�2�l1%���0xYG�$M?��W��Z�=Խģ���WZ�U�vH������dB�O+#20>F�Dm����͉^�Z=��N�Zgun�x2j�^�6iZW��n�#��(�G���Aڢ����7 ����T��T��'��N�y���zO�����TF���{w;���Y:($�D���6��L�^��t���խ��j3���i��� ��t�x��w��� ��$�T��C��Q$��<��5�^�ވ�n���$��Y���0!&���� iU�4���(m�ù�')ޑl�>��;��R��V���6�0t��?C�=B����q�O�����,��i�.�=Du6�0 ����W{)��+a������Z��97'��4�Q���FP�,��c٘h���R ��g�@�"���I�q�h�������_MYT=��YCH�G:���:y�!�tj�V�<��1zoe������^�u���΃f���[�m��$��n�X���C�y�}��sY�SҤ���nn�Y����Û�d���k�ʓ�uv:*O��_��e����C~����v[���r|�V����5���1 %}�l�.^/��˓���ŝ�q��Y�M�S��������T�f0K�xRBe�a:�i�^�L>}��Փ����;���|�N���,{�j��[��z�G��&���Z�Q�ǯ�<�د_��e�}� 4!|Y���1����3��W#��A�#/W��}�ُ/����������b� ²�8�/ �:�ֵ鼖�on�k�z���ϔ�sɒ����Կ z�+��>�k/O��X��X�o�*�h~i�(l:1)�ܽ,N�p �+6r��݁�Q/��t�7���8�� ����n�su&�-�r�쓝d^��’�X�/����xvzZ�E������Q�����Ov��h� L�!���|*¹�����;w��~<�!���J��/vm���I���ֽ�^KӔX�A4��w� @��w�x��,٭�Y}���].r����z����n�#Q�x��w�Q{��E%q�OݭGq&|�(x’��,���;��O��T�z� u4��g��3K�����`W��w\���q�� �i��;��Ա���yc�Ij��3�?��Oj3������Eϗ�����-C�i �<�74%np��zQ��F��ѣ�8�w;{��%I.� ϟ��Ɇ\�9��{b��e��X NF��(1������.�onً~t�f8�ވ��n�NH��^�j��AQ�3��q �$E}b����KȺ�$�֓��MXR��iw3��O+��z­���s!��U

    https://wordpress.org/plugins/wp-ffpc/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author petermolnar

    (@cadeyrn)

    Please leave at least the site name, the configuration, the versions, the plugins, the PHP & PHP plugin versions you’re using, otherwise your post is just as much garbage as the text you seem to see.

    Thread Starter s1r0n

    (@s1r0n)

    ah.

    http://www.michaelsharp.org

    php 5.3.3
    nginx version 1.0.15
    plugin version most recent.

    what configuratin are you looking for? the nginx config? i use the version provided by the plugin.

    i think this might have to do with the fact that memcache is compressing the object, and its passing a compressed object to nginx, which doesn’t know how to handle it properly.

    Thread Starter s1r0n

    (@s1r0n)

    i tried setting

    memcache.compress_threshold 50000000
    memcached.compress_threshold 50000000

    didn’t make a difference. i’m currently using APC as the backend and that seems to be working. does that still use memcached?

    Thread Starter s1r0n

    (@s1r0n)

    well fixed it. set

    memcache.compress_threshold=200000

    in /etc/php.d/memcache.ini

    and it all works hunky dory now.

    surprised am I that this hasn’t happened to others before

    Plugin Author petermolnar

    (@cadeyrn)

    This is interesting, thank you for sharing.
    About the config, I meant you’re using memcache/memcached extension and generally the memcached server config and the wp-ffpc config but I’m very happy it sorted itself out.

    I’ll keep a note about this setting.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘gibberish’ is closed to new replies.