Thanks Steve for helping me....
But this is not the problem, I saw the value of $CGI:

OST_MAX value,
it is -1
and the problem is with jsp code also, some linux related problems or
Apache HTTP server problem
As I am not able to upload files through HTTP, but FTP allows me to
upload files.
Someone please help me....
Regards
Paresh Shah
Steve Grazzini <> wrote in message news:<SbWPa.7500$>...
> Paresh Shah <> wrote:
> > I have one perl script which upload file to server, using
> > Apache as http server & Redhat Linux as OS.
> > Till 11th july, 2003 everything was working fine & suddenly
> > from 12th july i.e. today it started giveing problems. I can
> > upload file with size < 100K, but other files > 100K are not
> > being uploaded. It timeouts.....
>
> Look up "$CGI:
OST_MAX" in the CGI manpage:
>
> % perldoc CGI
>
> This might not be what's happened, but it seems as likely as
> anything. (And consider that if you unset that variable you
> could be risking the wrath of whichever admin has recently
> turned it on.)