Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

(70007)The timeout specified has expired

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  httpd setup to switch between 80 and 443 causing ..  
Author Message
user2763

External


Since: May 01, 2004
Posts: 3



(Msg. 1) Posted: Sat May 01, 2004 8:59 pm
Post subject: (70007)The timeout specified has expired
Archived from groups: alt>apache>configuration (more info?)

Hello,
I install apache 2.049 and with a lot of cgi, I have this error :

(70007)The timeout specified has expired: ap_content_length_filter:
apr_bucket_read() failed,

all work with apache 1.3...

Do you know how can I fix this probleme.... ?

 >> Stay informed about: (70007)The timeout specified has expired 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 2) Posted: Sat May 01, 2004 8:59 pm
Post subject: Re: (70007)The timeout specified has expired [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

py <pierre-yvesnospam DeleteThis @tiscali.fr> wrote:
 > (70007)The timeout specified has expired: ap_content_length_filter:
 > apr_bucket_read() failed,
 > all work with apache 1.3...

Apache 2 has a whole new apr library, maybe that's the problem.
On which OS? Did you compiled it yourself or it was a precompiled
binary?

Davide

--
| Rules: (1) The boss is always right. (2) When the boss is wrong,
| refer to rule 1.
|
|<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: (70007)The timeout specified has expired 
Back to top
Login to vote
user2763

External


Since: May 01, 2004
Posts: 3



(Msg. 3) Posted: Sun May 02, 2004 3:17 am
Post subject: Re: (70007)The timeout specified has expired [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Davide Bianchi a écrit :
 > py <pierre-yvesnospam.DeleteThis@tiscali.fr> wrote:
 >
  >>(70007)The timeout specified has expired: ap_content_length_filter:
  >>apr_bucket_read() failed,
  >>all work with apache 1.3...
 >
 >
 > Apache 2 has a whole new apr library, maybe that's the problem.
 > On which OS? Did you compiled it yourself or it was a precompiled
 > binary?
 >
 > Davide
 >

I test it on mandrake linux 9.2 and redat 9. On mandrake I compile it.
with the both I have the same error.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: (70007)The timeout specified has expired 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 4) Posted: Sun May 02, 2004 8:29 am
Post subject: Re: (70007)The timeout specified has expired [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

py <pierre-yvesnospam DeleteThis @tiscali.fr> wrote:
 > I test it on mandrake linux 9.2 and redat 9. On mandrake I compile it.
 > with the both I have the same error.

Ok, based on the apache error_log messages
(http://www.tigress.com/nobs/apache2-error-messages.html)
the error is generated by server.c, somewhere they suggest a problem
with permission, but there is no clear solution yet.

Did you checked the Apache bug database?

Davide

--
| Real software engineers work from 9 to 5, because that is the way the
| job is described in the formal spec. Working late would feel like
| using an undocumented external procedure.
|<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: (70007)The timeout specified has expired 
Back to top
Login to vote
user2763

External


Since: May 01, 2004
Posts: 3



(Msg. 5) Posted: Mon May 03, 2004 11:22 pm
Post subject: Re: (70007)The timeout specified has expired [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Davide Bianchi a écrit :
 > py <pierre-yvesnospam.DeleteThis@tiscali.fr> wrote:
 >
  >>I test it on mandrake linux 9.2 and redat 9. On mandrake I compile it.
  >>with the both I have the same error.
 >
 >
 > Ok, based on the apache error_log messages
 > (http://www.tigress.com/nobs/apache2-error-messages.html)
 > the error is generated by server.c, somewhere they suggest a problem
 > with permission, but there is no clear solution yet.
 >
 > Did you checked the Apache bug database?
 >
 > Davide
 >
yes and this bug is not fix since 2003/05..

<a style='text-decoration: underline;' href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19315" target="_blank">http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19315</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: (70007)The timeout specified has expired 
Back to top
Login to vote
davideyeahsure

External


Since: Nov 03, 2003
Posts: 2907



(Msg. 6) Posted: Mon May 03, 2004 11:22 pm
Post subject: Re: (70007)The timeout specified has expired [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

py <pierre-yvesnospam RemoveThis @tiscali.fr> wrote:
 > yes and this bug is not fix since 2003/05..
<font color=purple> > <a style='text-decoration: underline;' href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19315</font" target="_blank">http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19315</font</a>>

Then I think the only solution is to keep using 1.3
(don't know why, but Apache 2 doesn't sound very... interesting...)

Davide

--
| Due to circumstances beyond your control, you are master of your fate
| and captain of your soul.
|
|<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: (70007)The timeout specified has expired 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Timeout in large CGI program - Hi this is my small problem I have a perl program making statistics. This program is working fine but is working for many minutes. When I lunch it from command line everything is OK, but when I try to run it in Apache after about 5 minutes program is...

Virtual Domain timeout - I have one virtual site on Apache that needs a timeout much longer than the 300 second default for Apache. I really don't want to increase the timeout for all the virtual hosts though. Can the timeout be put in the virtual host section so it will..

timeout error message - I have an Apache 2 web server that runs some CGI scripts. The CGI scripts take a list of jobs and process the jobs. If the list is pretty long than the script could take a very long time to run and can hit the Apache time out limit. When it hits the limi...
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]