Hello, 2009/9/11 Alvaro Lopez Ortega <[email protected]>:
>> Actually, according with your description, it seems that it 'only' fails >> to handling POST requests under high load. Does that make sense for you? >> Yes, that also makes sense. >> >> I should check if a POST request to the Moodle side works when it happens, >> since any request made to Moodle should get no Rewrite rules applied. > > Good, that isolates the problem. Figuring it out, we've already done the > toughest part! > > Antonio Perez found a problem in the POST handling class a couple of days > ago. AFAIK, he's been working on a patch, that I bet, will be ready soon. > Odds are you both hit the same bug. The patch [1] was commited to /trunk. Urko, could you give it a try? Just curious... has your php-cgi curl support enabled? $ php-cgi -i | grep curl /etc/php5/cgi/conf.d/curl.ini, <h2><a name="module_curl">curl</a></h2> <tr><td class="e">cURL Information </td><td class="v">libcurl/7.18.2 OpenSSL/0.9.8g zlib/1.2.3.3 libidn/1.10 </td></tr> [1] http://svn.cherokee-project.com/changeset/3655/ -- Saludos: Antonio Pérez _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
