Koozali.org: home of the SME Server

Squid problem with Folding@Home - solution!

Offline smeghead

  • *
  • 563
  • +0/-0
Squid problem with Folding@Home - solution!
« on: May 08, 2005, 06:48:47 PM »
Hi all

Just a quick heads up.

My Folding@Home was having difficulty submitting some of its results back to its originating server.  A bit of research on the F@H forums found the following info.

Squid uses a directive called: request_body_max_size to specify the maximum size for an HTTP request body.  This is also known as the maximum size of a PUT/POST request.

Some of the larger F@H data packets exceed the default setting within SME so I just made a template fragment in /etc/e-smith/templates-custom/etc/squid/squid.conf called 65RequestBodySize and put the following line inside:  request_body_max_size 5 MB

Regen the template, restart squid, and all is now cool and froody.

HTH
..................

Offline funkusmunkus

  • *
  • 220
  • +0/-0
Squid problem with Folding@Home - solution!
« Reply #1 on: May 09, 2005, 06:26:18 AM »
I have been having that problem as well, I'm glad that you have the answer, we can't let the [H]ord win ;-)

I'll create that template right away.

Cheers
.........