PHP5 Cache/Accelerator

Ask a Question related to PHP Development, Design and Development.

  1. #1

    Default PHP5 Cache/Accelerator

    Hello,

    I'm searching for an accelerator for PHP5. I tried to use MMcache with
    PHP 5.0.1 before but this configuration crashes apache frequently. The
    error log reports segmentation faults and states different php scripts
    as sources. So I had to downgrade to 4.3.8 today because we have high
    load on our servers and need the chaching.

    My research for PHP5 accelerators was without any result apart from the
    Zend Performace Suite, which is PHP5 compatible but way to expensive.

    Does anyone know an affordable and working solution for PHP5? Or at
    least something promising in development?

    Thanks,

    Jan Harder
    Jan Harder Guest

  2. Similar Questions and Discussions

    1. WSDL under SSL from Accelerator
      I am trying to consume a webservice that is behind an accelerator that has a hardware SSL. This accelerator forwards requests on port 443 to a...
    2. php accelerator that works in cgi mode?
      I am looking for an open source php accelerator that works in cgi mode. I am guessing that to do that the cache would have to be on disk and not in...
    3. Crypto Accelerator - force it
      Is it possible to force encryption to the accelerator board?
    4. Sun Crypto Accelerator 1000 application and documentation
      Hi, we're getting a bunch of these boards, mainly for SSL. I wonder, though, whether anybody has used them for other types of applications, like...
    5. Newertech Maxpowr 200MHz 604e accelerator card
      Greetings! I originally posted this on c.s.m.hardware.misc, but this group gets much more traffic.... One of my recent thrift store finds is a...
  3. #2

    Default Re: PHP5 Cache/Accelerator

    Hello,

    On 09/21/2004 04:26 PM, Jan Harder wrote:
    > I'm searching for an accelerator for PHP5. I tried to use MMcache with
    > PHP 5.0.1 before but this configuration crashes apache frequently. The
    > error log reports segmentation faults and states different php scripts
    > as sources. So I had to downgrade to 4.3.8 today because we have high
    > load on our servers and need the chaching.
    >
    > My research for PHP5 accelerators was without any result apart from the
    > Zend Performace Suite, which is PHP5 compatible but way to expensive.
    >
    > Does anyone know an affordable and working solution for PHP5? Or at
    > least something promising in development?
    Why don't you just report your problems with MMCache to its developers
    providing as many information as possible to help them debugging it?

    --

    Regards,
    Manuel Lemos

    PHP Classes - Free ready to use OOP components written in PHP
    [url]http://www.phpclasses.org/[/url]

    PHP Reviews - Reviews of PHP books and other products
    [url]http://www.phpclasses.org/reviews/[/url]

    Metastorage - Data object relational mapping layer generator
    [url]http://www.meta-language.net/metastorage.html[/url]
    Manuel Lemos Guest

  4. #3

    Default Re: PHP5 Cache/Accelerator

    Manuel Lemos wrote:
    > Why don't you just report your problems with MMCache to its developers
    > providing as many information as possible to help them debugging it?
    Believe me I would do that if there was any hope that this project will
    be continued. But the initiator and main programmer left the project for
    a job at Zend. There were only a few changes to the sources after he
    left. The last change to the files in the CVS was in may. I haven't seen
    any official activity since that date and nobody answers to questions
    about the further development. So I think it is quite save to say that
    this project is discontinued.

    And thats why I look for another solution. ;)

    Jan Harder
    Jan Harder Guest

  5. #4

    Default Re: PHP5 Cache/Accelerator

    Hello,

    On 09/21/2004 11:24 PM, Jan Harder wrote:
    >> Why don't you just report your problems with MMCache to its developers
    >> providing as many information as possible to help them debugging it?
    >
    >
    > Believe me I would do that if there was any hope that this project will
    > be continued. But the initiator and main programmer left the project for
    > a job at Zend. There were only a few changes to the sources after he
    > left. The last change to the files in the CVS was in may. I haven't seen
    > any official activity since that date and nobody answers to questions
    > about the further development. So I think it is quite save to say that
    > this project is discontinued.
    No, the project was handed over to another developer: Endre Hoesh <hoesh
    at dorsum.hu> .

    From what I could gather from the forums, there is some activity but it
    is slow. A new domain mmache.org was registered but it seems the new
    main developer is too busy. It was suggested that money contributions
    could help. Maybe you should contact the new developer yourself.

    > And thats why I look for another solution. ;)
    There is also APC 2, but it seems that PHP 5 is only on the wishlist.
    You may still want to post in the pecl mailing list about it.

    [url]http://pecl.php.net/apc[/url]

    --

    Regards,
    Manuel Lemos

    PHP Classes - Free ready to use OOP components written in PHP
    [url]http://www.phpclasses.org/[/url]

    PHP Reviews - Reviews of PHP books and other products
    [url]http://www.phpclasses.org/reviews/[/url]

    Metastorage - Data object relational mapping layer generator
    [url]http://www.meta-language.net/metastorage.html[/url]
    Manuel Lemos Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139