Re: [PHP] slow upload with http post

2004-04-21 Thread Yavuz Maslak
sysctl -a | grep '^hw'
hw.machine: i386
hw.model: Intel(R) Xeon(TM) CPU 2.80GHz
hw.ncpu: 1
hw.byteorder: 1234
hw.physmem: 2142687232
hw.usermem: 1884921856
hw.pagesize: 4096
hw.floatingpoint: 1
hw.machine_arch: i386
hw.aac.iosize_max: 65536
hw.ata.ata_dma: 1
hw.ata.wc: 1
hw.ata.tags: 0
hw.ata.atapi_dma: 0
hw.firewire.try_bmr: 1
hw.firewire.fwmem.eui64_hi: 0
hw.firewire.fwmem.eui64_lo: 0
hw.firewire.fwmem.speed: 2
hw.firewire.fwe.stream_ch: 1
hw.firewire.fwe.tx_speed: 2
hw.firewire.sbp.auto_login: 1
hw.firewire.sbp.max_speed: 2
hw.fxp_rnr: 0
hw.pcic.irq: 0
hw.pcic.boot_deactivated: 0
hw.pcic.pd6722_vsense: 1
hw.pcic.ignore_function_1: 0
hw.pcic.intr_path: 2
hw.pcic.init_routing: 0
hw.pcic.ignore_pci: 0
hw.pcic.pd6729_intr_path: 1
hw.pcic.ti12xx_enable_pci_clock: 0
hw.dc_quick: 1
hw.instruction_sse: 0
hw.availpages: 522950
hw.em0.debug_info: -1
hw.em0.stats: -1
vayis#
- Original Message - 
From: "Don Read" <[EMAIL PROTECTED]>
To: "Yavuz Maºlak" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, April 21, 2004 8:43 PM
Subject: Re: [PHP] slow upload with http post


>
> On 21-Apr-2004 Yavuz Maºlak wrote:
> > full duplex
>
> What's the output of:
>
> mount and sysctl -a | grep '^hw' ?
>
>
> -- 
> Don Read [EMAIL PROTECTED]
> -- It's always darkest before the dawn. So if you are going to
>steal the neighbor's newspaper, that's the time to do it.
>
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] slow upload with http post

2004-04-21 Thread Don Read

On 21-Apr-2004 Yavuz Maºlak wrote:
> full duplex

What's the output of:

mount and sysctl -a | grep '^hw' ?


-- 
Don Read [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] slow upload with http post

2004-04-21 Thread William Lovaton
Mmmm... do you have another test box?

How much time does it take using, let's say, ftp or samba??


-William


El mi? 21-04-2004 a las 00:57, Yavuz Maşlak escribió:
> full duplex
> - Original Message - 
> From: "William Lovaton" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, April 20, 2004 6:40 PM
> Subject: Re: [PHP] slow upload with http post
> 
> 
> > full duplex or half duplex?
> >
> >
> > El mar, 20-04-2004 a las 02:00, Yavuz Maşlak escribió:
> > > Hello
> > > I have a webserver that  running php4.3.x,mysql3.5x,apache1.3.x  on
> Mandrake9.
> > > I intended to transfer this server to another server.
> > > I installed Freebsd4.9 on newserver. and certainly apache1.3x,php4,mysql
> and concerning components.
> > > it works well. and I have a problem.
> > > We have 100Mbit/s Lan media. no problem
> > > Folders that (some has  size of 1Mbyte or more )  are uploaded with
> http_post to the server.
> > > in old server
> > > the folder that size of 1mbyte was uploaded with in 2 second. but on
> Freebsd the same folder uploading with in 7,8 second. That is, Upload is
> slow
> > > What shall i do ?
> > >
> > >
> > >
> >
> > -- 
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] slow upload with http post

2004-04-20 Thread Yavuz Maşlak
full duplex
- Original Message - 
From: "William Lovaton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, April 20, 2004 6:40 PM
Subject: Re: [PHP] slow upload with http post


> full duplex or half duplex?
>
>
> El mar, 20-04-2004 a las 02:00, Yavuz Maşlak escribió:
> > Hello
> > I have a webserver that  running php4.3.x,mysql3.5x,apache1.3.x  on
Mandrake9.
> > I intended to transfer this server to another server.
> > I installed Freebsd4.9 on newserver. and certainly apache1.3x,php4,mysql
and concerning components.
> > it works well. and I have a problem.
> > We have 100Mbit/s Lan media. no problem
> > Folders that (some has  size of 1Mbyte or more )  are uploaded with
http_post to the server.
> > in old server
> > the folder that size of 1mbyte was uploaded with in 2 second. but on
Freebsd the same folder uploading with in 7,8 second. That is, Upload is
slow
> > What shall i do ?
> >
> >
> >
>
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] slow upload with http post

2004-04-20 Thread William Lovaton
full duplex or half duplex?


El mar, 20-04-2004 a las 02:00, Yavuz Maşlak escribió:
> Hello
> I have a webserver that  running php4.3.x,mysql3.5x,apache1.3.x  on Mandrake9.
> I intended to transfer this server to another server.
> I installed Freebsd4.9 on newserver. and certainly apache1.3x,php4,mysql and 
> concerning components.
> it works well. and I have a problem. 
> We have 100Mbit/s Lan media. no problem
> Folders that (some has  size of 1Mbyte or more )  are uploaded with http_post to the 
> server. 
> in old server  
> the folder that size of 1mbyte was uploaded with in 2 second. but on Freebsd the 
> same folder uploading with in 7,8 second. That is, Upload is slow
> What shall i do ? 
> 
> 
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] slow upload with http post

2004-04-20 Thread Yavuz Maşlak
Hello
I have a webserver that  running php4.3.x,mysql3.5x,apache1.3.x  on Mandrake9.
I intended to transfer this server to another server.
I installed Freebsd4.9 on newserver. and certainly apache1.3x,php4,mysql and 
concerning components.
it works well. and I have a problem. 
We have 100Mbit/s Lan media. no problem
Folders that (some has  size of 1Mbyte or more )  are uploaded with http_post to the 
server. 
in old server  
the folder that size of 1mbyte was uploaded with in 2 second. but on Freebsd the same 
folder uploading with in 7,8 second. That is, Upload is slow
What shall i do ?