Re: kern/87758: [ath] [hang] Reboot problem with atheros wireless card (DWL-G520)

2009-02-02 Thread Paulo Fragoso
We didn't find this problem since 6.2-RELEASE. Paulo. Em 30/01/2009 17:59, v...@freebsd.org escreveu: Synopsis: [ath] [hang] Reboot problem with atheros wireless card (DWL-G520) State-Changed-From-To: open->feedback State-Changed-By: vwe State-Changed-When: Fri Jan 30 20:56:25 UTC 2009 State-C

Re: FreeBSD 7.1 tcp problem (syncache)?

2008-12-02 Thread Paulo Fragoso
Em 01/12/2008 11:40, Ivan Voras escreveu: Paulo Fragoso wrote: Using other hardware whit FreeBSD 7.1-PRERELEASE running apache-worker-2.2.9_5 + mysql, we have a poor result: {client}$ ab -n 2000 -c 1000 http://system_using_7.1-PRERELEASE ... Test aborted after 10 failures apr_connect

Re: FreeBSD 7.1 tcp problem (syncache)?

2008-12-01 Thread Paulo Fragoso
On 01/12/2008 12:41, Tom Evans wrote: On Mon, 2008-12-01 at 10:53 -0300, Paulo Fragoso wrote: Hi, We was using one machine with FreeBSD 6.4-RELEASE running apache-worker-2.2.3 + mysql, this server can answer high request from one client using ab: {client}$ ab -n 2000 -c 1000 http

Re: FreeBSD 7.1 tcp problem (syncache)?

2008-12-01 Thread Paulo Fragoso
Our machine test have apache-2.0.61_2 running FreeBSD-6.3-RELEASE-p3, its ab program is used on all tests. Paulo. On 01/12/2008 12:18, Petri Helenius wrote: I couldn't get Apache 2.2 ab to work on 7.0 at all. The ab from 2.0 worked fine... Pete Andre Oppermann wrote: Paulo Fr

Re: FreeBSD 7.1 tcp problem (syncache)?

2008-12-01 Thread Paulo Fragoso
Em 01/12/2008 11:42, Andre Oppermann escreveu: Paulo Fragoso wrote: Hi, We was using one machine with FreeBSD 6.4-RELEASE running apache-worker-2.2.3 + mysql, this server can answer high request from one client using ab: {client}$ ab -n 2000 -c 1000 http://system_using_6.4-RELEASE

FreeBSD 7.1 tcp problem (syncache)?

2008-12-01 Thread Paulo Fragoso
tcpflags 0x4; syncache_chkrst: Spurious RST without matching syncache entry (possibly syncookie only), segment ignored All sysctl and apache conf are same on both server, is there a tcp problem with FreeBSD 7.x? Paulo Fragoso. ___ freebsd-net

Re: if_bridge problem in hostap (ath)?

2006-07-08 Thread Paulo Fragoso
5ebd0 in ?? () #12 0xd325ebcc in ?? () #13 0xc363ab00 in ?? () #14 0xc33f8a88 in ?? () #15 0xc3449800 in ?? () #16 0x061e in ?? () #17 0xd548 in ?? () #18 0xd548e0d8 in ?? () #19 0xd548 in ?? () #20 0xc069571f in UpdateReceiveDescRingData () #21 0x in ?? () (kgdb) =======

if_bridge problem in hostap (ath)?

2006-07-08 Thread Paulo Fragoso
Hi, Are there any problem with if_bridge in hostap mode? We have a FreeBSD 6.1 runnig with 03 atheros cards (all atheros cards are in hostap mode) where 02 cards are bridged: bridge0: flags=8043 mtu 1500 ether ac:de:48:0f:31:2a priority 32768 hellotime 2 fwddelay 15 maxage 20

Re: Deamon with perl

2001-03-02 Thread Paulo Fragoso
On Fri, 2 Mar 2001, Wes Peters wrote: > Paulo Fragoso wrote: > > > > Hi, > > > > I've written a little server using perl, it's working fine using FBSD 4.x > > but when I try with FBSD 3.x it don't work: > > > > bind: Can't as

Deamon with perl

2001-03-01 Thread Paulo Fragoso
Hi, I've written a little server using perl, it's working fine using FBSD 4.x but when I try with FBSD 3.x it don't work: bind: Can't assign requested address at ... I've ever changed all /usr/libdata/perl directory to same used on FBSD 4.x, but I've got same error. Are there any problem with