Re: [FreeBSD] hangi php cache uygulaması

2008-06-24 Başlik onur gunduz
Yani benim içn sorun olan cgi'ın execute olma süresi değil sql serverin
meşguliyeti. Bu durumda bir opcode generator kullanmalı mıyım? PHP dışında
diller için opcode generate eden framework var mı? Rails ya da Merb üzerinde
böyle bir özellik kullanabilir miyim?

On Tue, Jun 24, 2008 at 6:37 PM, onur gunduz <[EMAIL PROTECTED]> wrote:

> Bu yöntemlerin lighttpd'nin memcaching ya da normal caching yöntemlerine
> göre avantajları ya da farkları var mıdır? Dil olarak Ruby ya da Python
> kullanıyorum.
>
>
> 2008/6/24 OSMAN ORHAN <[EMAIL PROTECTED]>:
>
>> Acaba bu teste symfony nin etkisi var mı? Yani bildiğim kadarıyla
>> symfony nin kendi cache mekanizması var?
>>
>> Şurada da bir test var ;
>>
>> http://blog.digitalstruct.com/2007/12/23/php-accelerators-apc-vs-zend-vs-xcache-with-zend-framework/
>>
>>
>> 2008/6/24 Mesut GÜLNAZ <[EMAIL PROTECTED]>:
>> > Çok teşekkürler...
>> >
>> >
>> >
>> > From: Engin Dumlu [mailto:[EMAIL PROTECTED]
>> > Sent: Tuesday, June 24, 2008 1:51 PM
>> > To: freebsd@lists.enderunix.org
>> > Subject: Re: [FreeBSD] hangi php cache uygulaması
>> >
>> >
>> >
>> > symfony framework üzerinde çalışan bir sistemde test yaptım, xcache
>> bariz
>> > fark atıyor, sonuçlar şöyle:
>> >
>> > -- eacc -
>> >
>> > srv1:/www/stage# ab -c 10 -t 6 http://localhost/
>> > This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
>> > Copyright 1996 Adam Twiss, Zeus Technology Ltd,
>> http://www.zeustech.net/
>> > Copyright 2006 The Apache Software Foundation, http://www.apache.org/
>> >
>> > Benchmarking localhost (be patient)
>> > Finished 465 requests
>> >
>> >
>> > Server Software:Apache/2.2.3
>> > Server Hostname:localhost
>> > Server Port:80
>> >
>> > Document Path:  /
>> > Document Length:5935 bytes
>> >
>> > Concurrency Level:  10
>> > Time taken for tests:   6.11133 seconds
>> > Complete requests:  465
>> > Failed requests:0
>> > Write errors:   0
>> > Total transferred:  2973672 bytes
>> > HTML transferred:   2777580 bytes
>> > Requests per second:77.36 [#/sec] (mean)
>> > Time per request:   129.272 [ms] (mean)
>> > Time per request:   12.927 [ms] (mean, across all concurrent
>> requests)
>> > Transfer rate:  482.94 [Kbytes/sec] received
>> >
>> > Connection Times (ms)
>> >   min  mean[+/-sd] median   max
>> > Connect:00   0.0  0   0
>> > Processing:43  126  83.1107 880
>> > Waiting:   43  126  83.0106 880
>> > Total: 43  126  83.1107 880
>> >
>> > Percentage of the requests served within a certain time (ms)
>> >   50%107
>> >   66%129
>> >   75%148
>> >   80%158
>> >   90%195
>> >   95%271
>> >   98%378
>> >   99%543
>> >  100%880 (longest request)
>> >
>> >
>> >
>> >
>> > -- xcache ---
>> >
>> > srv1:/www/stage# ab -c 10 -t 6 http://localhost/
>> > This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
>> > Copyright 1996 Adam Twiss, Zeus Technology Ltd,
>> http://www.zeustech.net/
>> > Copyright 2006 The Apache Software Foundation, http://www.apache.org/
>> >
>> > Benchmarking localhost (be patient)
>> > Finished 624 requests
>> >
>> >
>> > Server Software:Apache/2.2.3
>> > Server Hostname:localhost
>> > Server Port:80
>> >
>> > Document Path:  /
>> > Document Length:5935 bytes
>> >
>> > Concurrency Level:  10
>> > Time taken for tests:   6.1119 seconds
>> > Complete requests:  624
>> > Failed requests:0
>> > Write errors:   0
>> > Total transferred:  3971250 bytes
>> > HTML transferred:   3709375 bytes
>> > Requests per second:103.98 [#/sec] (mean)
>> > Time per request:   96.172 [ms] (mean)
>> > Time per request:   9.617 [ms] (mean, across all concurrent
>> requests)
>> > Transfer rate:  646.21 [

Re: [FreeBSD] hangi php cache uygulaması

2008-06-24 Başlik onur gunduz
Bu yöntemlerin lighttpd'nin memcaching ya da normal caching yöntemlerine
göre avantajları ya da farkları var mıdır? Dil olarak Ruby ya da Python
kullanıyorum.

2008/6/24 OSMAN ORHAN <[EMAIL PROTECTED]>:

> Acaba bu teste symfony nin etkisi var mı? Yani bildiğim kadarıyla
> symfony nin kendi cache mekanizması var?
>
> Şurada da bir test var ;
>
> http://blog.digitalstruct.com/2007/12/23/php-accelerators-apc-vs-zend-vs-xcache-with-zend-framework/
>
>
> 2008/6/24 Mesut GÜLNAZ <[EMAIL PROTECTED]>:
> > Çok teşekkürler...
> >
> >
> >
> > From: Engin Dumlu [mailto:[EMAIL PROTECTED]
> > Sent: Tuesday, June 24, 2008 1:51 PM
> > To: freebsd@lists.enderunix.org
> > Subject: Re: [FreeBSD] hangi php cache uygulaması
> >
> >
> >
> > symfony framework üzerinde çalışan bir sistemde test yaptım, xcache bariz
> > fark atıyor, sonuçlar şöyle:
> >
> > -- eacc -
> >
> > srv1:/www/stage# ab -c 10 -t 6 http://localhost/
> > This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
> > Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
> > Copyright 2006 The Apache Software Foundation, http://www.apache.org/
> >
> > Benchmarking localhost (be patient)
> > Finished 465 requests
> >
> >
> > Server Software:Apache/2.2.3
> > Server Hostname:localhost
> > Server Port:80
> >
> > Document Path:  /
> > Document Length:5935 bytes
> >
> > Concurrency Level:  10
> > Time taken for tests:   6.11133 seconds
> > Complete requests:  465
> > Failed requests:0
> > Write errors:   0
> > Total transferred:  2973672 bytes
> > HTML transferred:   2777580 bytes
> > Requests per second:77.36 [#/sec] (mean)
> > Time per request:   129.272 [ms] (mean)
> > Time per request:   12.927 [ms] (mean, across all concurrent
> requests)
> > Transfer rate:  482.94 [Kbytes/sec] received
> >
> > Connection Times (ms)
> >   min  mean[+/-sd] median   max
> > Connect:00   0.0  0   0
> > Processing:43  126  83.1107 880
> > Waiting:   43  126  83.0106 880
> > Total: 43  126  83.1107 880
> >
> > Percentage of the requests served within a certain time (ms)
> >   50%107
> >   66%129
> >   75%148
> >   80%158
> >   90%195
> >   95%271
> >   98%378
> >   99%543
> >  100%880 (longest request)
> >
> >
> >
> >
> > -- xcache ---
> >
> > srv1:/www/stage# ab -c 10 -t 6 http://localhost/
> > This is ApacheBench, Version 2.0.40-dev <$Revision: 1.146 $> apache-2.0
> > Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
> > Copyright 2006 The Apache Software Foundation, http://www.apache.org/
> >
> > Benchmarking localhost (be patient)
> > Finished 624 requests
> >
> >
> > Server Software:Apache/2.2.3
> > Server Hostname:localhost
> > Server Port:80
> >
> > Document Path:  /
> > Document Length:5935 bytes
> >
> > Concurrency Level:  10
> > Time taken for tests:   6.1119 seconds
> > Complete requests:  624
> > Failed requests:0
> > Write errors:   0
> > Total transferred:  3971250 bytes
> > HTML transferred:   3709375 bytes
> > Requests per second:103.98 [#/sec] (mean)
> > Time per request:   96.172 [ms] (mean)
> > Time per request:   9.617 [ms] (mean, across all concurrent requests)
> > Transfer rate:  646.21 [Kbytes/sec] received
> >
> > Connection Times (ms)
> >   min  mean[+/-sd] median   max
> > Connect:00   0.0  0   0
> > Processing:23   94  64.5 72 434
> > Waiting:0   93  64.4 71 434
> > Total: 23   94  64.5 72 434
> >
> > Percentage of the requests served within a certain time (ms)
> >   50% 72
> >   66%104
> >   75%125
> >   80%139
> >   90%183
> >   95%217
> >   98%277
> >   99%330
> >  100%434 (longest request)
> >
> >
> > 2008/6/24 OSMAN ORHAN <[EMAIL PROTECTED]>:
> >
> > Facebook un APC kullandığını biliyorum, ama facebook un bu konuda kötü
> > olduğunu da eklemek lazım(fakat bunu direk cache mekanizmasına
> > bağlamak doğru olmaz herhalde);
> > http://www.scribd.com/doc/88689/apcfacebook
> >
> >
> >
> > 2008/6/23  <[EMAIL PROTECTED]>:
> >
> >> Selam;
> >>
> >> PHPAccelerator kullandim acikcasi cok verimli degildi. Su an XCache
> >> kullaniyorum gayet memnunum ince ayarlar yaparak cok iyi performanslar
> >> alabilirsiniz.
> >>
> >> Saygilar
> >>
> >>> opcode cache için 3 senedir eaccelerator kullanıyorum, ortalama rps 3-4
> >>> kat
> >>> artıyor diyebilirim
> >>>
> >>> normalde 30 - 40 req/s iken eacc ile 80 - 90 req/s
> >>>
> >>> xcachede fena değil aslında,
> >>>
> >>>
> >>>
> http://xcache.lighttpd.net/wiki/Introduction#ButwhydoyouwriteXCacheafterthatWhynotcontributetoeaapc
> >>>
> >>> selamlar
> >>>
> >>>
> >>> 2008/6/22 <[EMAIL

Re: [FreeBSD] sockets enabled again

2008-06-05 Başlik onur gunduz
server.max-fds değerini arttirabilirsiniz?

On Thu, Jun 5, 2008 at 1:49 PM, tees tuai <[EMAIL PROTECTED]> wrote:

> merhaba
>
> aşırı yoğun olan sunucumuza lighttpd istemcisini kurduk, çok yogun
> saatlerde loglardan şu şekilde bir çıktı alıyoruz.
>
> ms1# tail -f /usr/home/lighttpd.error.log
> 2008-06-05 13:46:14: (server.c.1317) [note] sockets enabled again
> 2008-06-05 13:46:14: (server.c.1365) [note] sockets disabled, out-of-fds
> 2008-06-05 13:46:17: (server.c.1317) [note] sockets enabled again
> 2008-06-05 13:46:17: (server.c.1365) [note] sockets disabled, out-of-fds
> 2008-06-05 13:46:18: (server.c.1317) [note] sockets enabled again
> 2008-06-05 13:46:18: (server.c.1365) [note] sockets disabled, out-of-fds
> 2008-06-05 13:46:19: (server.c.1317) [note] sockets enabled again
> 2008-06-05 13:46:19: (server.c.1365) [note] sockets disabled, out-of-fds
> 2008-06-05 13:46:20: (server.c.1317) [note] sockets enabled again
> 2008-06-05 13:46:20: (server.c.1365) [note] sockets disabled, out-of-fds
>
> bu sorunu nasıl çözebiliriz acaba ?
>
> iyi çalışmalar.
>



-- 
Onur


Re: [FreeBSD] debian 'da openssl acigi

2008-05-17 Başlik onur gunduz
daha önce openssl ile oluşturduğunuz tüm keyleri tekrar oluşturun demişler.
fiyasko direk

On Fri, May 16, 2008 at 9:26 PM, Metin KAYA <[EMAIL PROTECTED]> wrote:

> debian 'da ciddi bir openssl acigi duyuruldu:
> http://lists.debian.org/debian-security-announce/2008/msg00152.html
>
> --
> Metin KAYA
> EnderUNIX Software Developer Endersys Software Engineer
> http://Www.EnderUNIX.org/metin   http://Www.Endersys.com.tr
>



-- 
Onur


Re: [FreeBSD] Proxy Sunucu Piyasası

2008-05-14 Başlik onur gunduz
böyle yazdım diye beni mailing listten atmayın lütfen, trollük yapmıyorum
eleştirel bakış açısı getirme k istedim :(
-- 
Onur


Re: [FreeBSD] Proxy Sunucu Piyasası

2008-05-14 Başlik onur gunduz
500 dolar da olabilir 5 bin ytl da olabilir. Piyasada çok uçuk paralara
başarısız işler, çok az paralara da müthiş uygulamalar, ağ topolojileri
falan çıkarıldığına tanık oldum. Bu, Ali kardeşimizin kendisini ve yaptığı
işi pazarlama konusundaki başarısına kalmış. Lakin bulunduğumuz listenin
FreeBSD ile ilgili olması gerekiyor sanırım, proxy sunucusu kurulumu sonunda
ne kadar para kazanılabileceğiyle ilgili olmaması gerekiyor. Ki verilen
örnekde bile Windows piyasasına değinilmiş. "Bunun karşılığı bu" denilmiş.
Aslında, Ali kardeşimiz bu soruyu herhangi bir mailing listte, hatta
[Windows] başlıklı bir listte de sorabilirmiş.

Bu mailing listte FreeBSD mi tartışılıyor? Yoksa "proxy sunucu kurulumundan
nasıl para kazanılır" stratejileri mi? Listeye üye olduğumdan beri tek
gördüğüm firewall/proxy sunucu, squid kurulumu ile ilgili tartışmalar oldu.
Bunun dışında merak ettiğim şeylere de zaten yanıt bulamadım. Ama anlaşılan
o ki, zaten bir avuç kadar -ve bir çoğu ağ yöneticileri- olan Türk FreeBSD
kullanıcıları sayısı benim "geyik" sinifina giren gereksiz replylarim ile
beni cok degerli firewall bilgilerinden mahrum birakacaklar. How cruel
*sigh*

2008/5/14 Baris Simsek <[EMAIL PROTECTED]>:

>  Merhaba,
>
>
>
> Oncelikle "geyik" sinifina giren gereksiz reply'lar ile liste uyelerimizin
> mail trafigini artirmayalim lutfen. Vakitleri cok kiymetli bircok insan bu
> listeye uye. Ki bu kisiler genelde calisan profesyoneller. Gereksiz mail
> trafigi onlarin bu listeden kacmasina, dolaysiyla onlarin yardimlarindan
> mahrum kalmamiz/niz anlamina gelir.
>


Re: [FreeBSD] Proxy Sunucu Piyasası

2008-05-13 Başlik onur gunduz
5 milyor

2008/5/12 Ali KAPUCU <[EMAIL PROTECTED]>:

> Merhaba arkadaşlar.. FreeBsd ile bir şirkete Proxy+Firewall kurdum.. Bu
> işin piyasa fiyatı nedir. Ne civardadır.
>



-- 
Onur


Re: [FreeBSD] mencoder-0.99.11_1

2008-05-12 Başlik onur gunduz
bence direk bırakın.

mencoder mplayer ile birlikte gelir bu arada

pkg_add -r mplayer



2008/5/12 ces 200 <[EMAIL PROTECTED]>:

> freebsd 6.2 vardı, 7.0 kurdum dun. kamera aktarımı için kino kurdum onun
> için bu paketi istiyordu, buldum. fakat gene de kameramı 1394 olarak
> tanıtamadım.
> baya zor bu freebsd bazen bırakasım geliyor ...
>
> 11 Mayıs 2008 Pazar 15:58 tarihinde Bâkır EMRE <[EMAIL PROTECTED]>
> yazmış:
>
> sisteminiz ne tam olarak?
> >
> > ces 200 yazmış:
> >
> > > mencoder-0.99.11_1.tbz paketini bulamıyorum nereden bulabilirim
> > >
> >
> >
> > --
> > Bâkır EMRE
> > EnderUnix Core Team Member
> > www.enderunix.org/emre
> >
> >
> > FreeBSD 6 kitabi: http://www.acikakademi.com/catalog/freebsd6
> > -
> > Listeye soru sormadan once lutfen http://ipucu.enderunix.org sitesine
> > bakiniz.
> >
> > Cikmak icin, e-mail: [EMAIL PROTECTED]
> > Liste arsivi: http://news.gmane.org/gmane.org.user-groups.bsd.turkey
> >
> >
> >
>


-- 
Onur


Re: [FreeBSD] video edit

2008-05-05 Başlik onur gunduz
mplayer da kullanislidir
www.mplayerhq.hu

On Mon, May 5, 2008 at 11:56 PM, Metin KAYA <[EMAIL PROTECTED]> wrote:

> On Mon, 2008-05-05 at 17:28 +0300, cess 200 wrote:
> >
> > merhabalar, freebsd de avi lerimi editleyebileceğim, codeclerimi
> > değiştirebileceğim bir program var mı acaba. windows da ki winavi,
> > autogk tarzı bir program.
>
> ffmpeg isinize yarayabilir: http://ffmpeg.mplayerhq.hu/
>
> > teşekkürler
> --
> Metin KAYA
> EnderUNIX Software Developer Endersys Software Engineer
> http://Www.EnderUNIX.org/metin   http://Www.Endersys.com.tr
>



-- 
Onur


[FreeBSD] philips saa chipsetli tv kartlari

2008-02-28 Başlik onur gunduz
elimde philips saa chipsetiyle calisan bir avermedia tv karti var,
buyuk taklalar attiktan sonra freebsd'de kbtv ile calistirmayi
basardim. linuxda mplayer ve mplayera ait video4linux driver ile
herhangi chipsetli bir karttan goruntu capture edebiliyorum. ama
freebsd default olarak zaten saa chipsetli kartlari tanimiyor. ve port
koleksiyonundaki mplayer pakaetinin config dosyasinda da enable_saa,
enable_video4linux gibi ayarlar goremedim. kuruyorsunuz ve default ilk
baktigi yer /dev/video0 oluyor . o da eger booktree chipsetindeyse
kart goruyor. linklemek ise yaramiyor :)

kbtv (kde) ile goruntu alabiliyorum ama capture edemiyorum, zira
programin boyle bir ozelligi yok. umarim sonra care sourcelara dalmak
deildir :\

anyhelpwouldbeappreciated :)

-- 
og

FreeBSD 6 kitabi: http://www.acikakademi.com/catalog/freebsd6
-
Listeye soru sormadan once lutfen http://ipucu.enderunix.org sitesine bakiniz.

Cikmak icin, e-mail: [EMAIL PROTECTED]
Liste arsivi: http://news.gmane.org/gmane.org.user-groups.bsd.turkey




[FreeBSD] dökümantasyon hazirlamak

2008-01-08 Başlik onur gunduz
merhaba,
yazdigim uygulamalar icin dokumantasyon hazirlamak istiyorum, bu tur
dokumanlarda bir convention durumu var midir? (mesela head komutuyla
gorulebilir olmasi gerekiyor)
boyle bir dokumantasyon formati hazirlamak icin kullanabilecegim bir
yontem/program var midir? tesekkurler

-- 
og

-
Listeye soru sormadan once lutfen http://ipucu.enderunix.org sitesine bakiniz.

Cikmak icin, e-mail: [EMAIL PROTECTED]
Liste arsivi: http://news.gmane.org/gmane.org.user-groups.bsd.turkey
FreeBSD 6 kitabi cikti! http://www.acikakademi.com/catalog/freebsd6




Re: [FreeBSD] lynx çalışmıyor

2007-12-17 Başlik onur gunduz
portinstall -f lynx

On Dec 17, 2007 3:58 PM, Cahit Güçlü <[EMAIL PROTECTED]> wrote:
>
>
> FreeBSD 6.2 sisteme port ağacından lynx kurduğumda kurulum sorunsuz bitiyor.
> Ama çalıştırmak istediğimde lynx exiting signal 11, core dumped deyip
> kapanıyor. Deinstall edip sysinstall ile paketten kurmak istediğimde ise
> libiconv-1.9.2_2 ve gettext-0.14.5_2 paketlerini bulamadığını söyleyip
> kurulumu yapamıyor. Sistemde şu anda libiconv ve gettext in daha yeni
> sürümleri kurulu halde. bu sorunu nasıl halledebilirim?



-- 
og