[squid-users] https bug slow browsing

2014-12-23 Thread HackXBack
hello amos, I used 3.4.x for http cache when used https then https sites open slow I upgrade from 3.4.x to 3.5.0.4 then squid crash and always restart automatically, and this is bug. now I format the system and install squid 3.5.0.4 in fresh system knowing that i lost 4 terra data on my HDD's.

Re: [squid-users] https bug slow browsing

2014-12-24 Thread HackXBack
# REVISI 19/10/2014 12:24 By Mc Leod #INFO #PORT HTTP #http_port 3128 transparent #http_port 3127 https_port 3127 intercept ssl-bump generate-host-certificates=on dynamic_cert_mem_cache_size=4MB cert=/etc/squid/ssl_cert/myCA.pem http_port 3129 http_port 3128 intercept #HDD #cache_dir aufs

Re: [squid-users] https bug slow browsing

2014-12-24 Thread HackXBack
the problem is not from my squid.conf because i try minimal squid.conf with https and the same problems -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/https-bug-slow-browsing-tp4668830p4668835.html Sent from the Squid - Users mailing list archive at

Re: [squid-users] https bug slow browsing

2014-12-24 Thread HackXBack
i dont use minimal squid its just an idea , i put my squid.conf here where is the problem in it ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/https-bug-slow-browsing-tp4668830p4668837.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] https bug slow browsing

2014-12-28 Thread HackXBack
you're explain is complicated for me and sorry for that but i want to understand more if that not bother you. at first lets talk about cache_dir what you are telling me is to do rock and aufs for each HDD what you mean is like this : cache_dir rock /cache01/rk 5 120 256 max-size=31744

Re: [squid-users] https bug slow browsing

2014-12-28 Thread HackXBack
also what if i use all my free space of my ssd to swap then this will solve the requirements 1gb per 15mb ?? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/https-bug-slow-browsing-tp4668830p4668853.html Sent from the Squid - Users mailing list archive at

Re: [squid-users] another squid 3.5.0.4 bug [restart automatically]

2014-12-28 Thread HackXBack
2014/12/28 18:47:35 kid1| StoreEntry-swap_dirn: -1 2014/12/28 18:47:35 kid1| StoreEntry-swap_filen: -1 2014/12/28 18:47:35 kid1| StoreEntry-lock_count: 2 2014/12/28 18:47:35 kid1| StoreEntry-mem_status: 0 2014/12/28 18:47:35 kid1| StoreEntry-ping_status: 2 2014/12/28 18:47:35 kid1|

Re: [squid-users] https bug slow browsing

2014-12-29 Thread HackXBack
Mr Amos thanks for replaying , for L1/L2 numbers i am using this calculation , but i dont know if it is right ? Then using this formula from a friend ((( x / y ) / 256 ) / 256 ) * 2 = L1 x is the size of the partition, in KB unit. y is the size of object that 13KB average L1 is the option in

Re: [squid-users] https bug slow browsing

2014-12-30 Thread HackXBack
Correction: cache_dir rock /cache01/rock 5 120 256 max-size=31744 cache_dir aufs/cache01/aufs 200 4808 256 min-size=31745 cache_dir rock /cache02/rock 5 120 256 max-size=31744 cache_dir aufs/cache02/aufs 200 4808 256 min-size=31745 cache_dir rock /cache03/rock 5 120 256

[squid-users] FATAL: Ipc::Mem::Segment::open failed to shm_open (2) No such file or directory

2015-01-02 Thread HackXBack
after adding rock storage to my system i got this error Squid Cache: Version 3.4.10 FATAL: Ipc::Mem::Segment::open failed to shm_open (2) No such file or directory cache_dir rock /cache01/rock 5 max-size=31744 cache_dir aufs /cache01/aufs 200 4808 256 min-size=31745 cache_dir rock

Re: [squid-users] FATAL: Ipc::Mem::Segment::open failed to shm_open (2) No such file or directory

2015-01-02 Thread HackXBack
now i got FATAL: Rock cache_dir at /cache01/rock/rock failed to open db file: (11) Resource temporarily unavailable -- View this message in context:

[squid-users] not correct round-roubin

2015-01-03 Thread HackXBack
hello minds, after adding rock option to my squid cache_dir aufs /cache01/aufs/1 40 961 256 min-size=31745 cache_dir aufs /cache01/aufs/2 40 961 256 min-size=31745 cache_dir aufs /cache02/aufs/1 40 961 256 min-size=31745 cache_dir aufs /cache02/aufs/2 40 961 256 min-size=31745

Re: [squid-users] need 206 to be 200

2015-01-26 Thread HackXBack
I always see in access.log for the partial content TCP_HIT_ABORTED/206 and this content eat my whole bandwidth my conf is range_offset_limit none partial quick_abort_min 1840 KB quick_abort_max 1844 KB -- View this message in context:

Re: [squid-users] Error negotiating SSL connection on FD 20: error:00000000:lib(0):func(0):reason(0) (5/-1/131)

2015-01-26 Thread HackXBack
when you know tell me because i asked this question before here and i didnt get any answer -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Error-negotiating-SSL-connection-on-FD-20-error--lib-0-func-0-reason-0-5-1-131-tp4669338p4669351.html Sent from

Re: [squid-users] FATAL: The ssl_crtd helpers are crashing too rapidly, need help!

2015-02-04 Thread HackXBack
also a lot error in cache.log 2015/02/04 19:40:47 kid1| clientNegotiateSSL: Error negotiating SSL connection on FD 720: Closed by client 2015/02/04 19:40:48 kid1| clientNegotiateSSL: Error negotiating SSL connection on FD 1098: Broken pipe (32) 2015/02/04 19:41:33 kid1| clientNegotiateSSL: Error

Re: [squid-users] FATAL: The ssl_crtd helpers are crashing too rapidly, need help!

2015-02-04 Thread HackXBack
am still cant find any solution for this problem , also in faq am bumping about 1500 client , 80% certificates are imported to browsers and mobiles -- View this message in context:

Re: [squid-users] FATAL: The ssl_crtd helpers are crashing too rapidly, need help!

2015-02-04 Thread HackXBack
i have this conf sslcrtd_program /usr/lib/squid/ssl_crtd -s /etc/squid/ssl_db/certs/ -M 16MB sslcrtd_children 50 startup=40 idle=1 ssl_unclean_shutdown on sslproxy_version 1 always_direct allow all sslproxy_cert_error allow all sslproxy_flags DONT_VERIFY_PEER ssl_bump server-first all Squid

Re: [squid-users] BUG 3279: HTTP reply without Date

2015-01-19 Thread HackXBack
after downgrade to 3.4.11 the problem still here !! dont say i need to install fresh system -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/BUG-3279-HTTP-reply-without-Date-tp4669162p4669184.html Sent from the Squid - Users mailing list archive at

Re: [squid-users] BUG 3279: HTTP reply without Date

2015-01-19 Thread HackXBack
I think the solution is to go back to 3.4 Thanks -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/BUG-3279-HTTP-reply-without-Date-tp4669162p4669180.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] assertion failed: comm.cc:769: Comm::IsConnOpen(conn)

2015-02-18 Thread HackXBack
last time i used 3.5 i lost about 6TB data because squid crash's and then need to format the hdd's so am afraid to use it again and no update addedd to that version -- View this message in context:

Re: [squid-users] assertion failed: comm.cc:769: Comm::IsConnOpen(conn)

2015-02-17 Thread HackXBack
root@dotspot:~# gdb /usr/sbin/squid /var/spool/squid/cache/squid/core.53359 GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it.

Re: [squid-users] assertion failed: comm.cc:769: Comm::IsConnOpen(conn)

2015-02-17 Thread HackXBack
root@dotspot:~# squid -v Squid Cache: Version 3.4.9 build by : ANDO_TBLRB HackXBack configure options: '--prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib/squid' '--sysconfdir=/etc/squid' '--localstatedir=/var' '--libdir=/usr/lib' '--includedir=/usr/include

Re: [squid-users] assertion failed: comm.cc:769: Comm::IsConnOpen(conn)

2015-02-19 Thread HackXBack
root@dotspot:~# gdb /usr/sbin/squid /var/spool/squid/cache/squid/core.3543 GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it.

Re: [squid-users] testttttt

2015-01-28 Thread HackXBack
Ping request could not find host testt. Please check the name and try again. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/testt-tp4669368p4669396.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] Error negotiating SSL connection on FD 20: error:00000000:lib(0):func(0):reason(0) (5/-1/131)

2015-01-28 Thread HackXBack
You solve It ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Error-negotiating-SSL-connection-on-FD-20-error--lib-0-func-0-reason-0-5-1-131-tp4669338p4669397.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] FATAL: The ssl_crtd helpers are crashing too rapidly, need help!

2015-01-28 Thread HackXBack
Dear Amos, root@dotspot:~# /usr/lib/squid/ssl_crtd -d /usr/lib/squid/ssl_crtd: Uninitialized SSL certificate database directory: . To initialize, run ssl_crtd -c -s . no debug msg !!? -- View this message in context:

Re: [squid-users] FATAL: The ssl_crtd helpers are crashing too rapidly, need help!

2015-01-24 Thread HackXBack
Dear Amos , how i can know why its dying in the first place? this is bug or what ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/FATAL-The-ssl-crtd-helpers-are-crashing-too-rapidly-need-help-tp4669257p4669314.html Sent from the Squid - Users mailing list

Re: [squid-users] FATAL: The ssl_crtd helpers are crashing too rapidly, need help!

2015-01-25 Thread HackXBack
no patch for this problem yet ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/FATAL-The-ssl-crtd-helpers-are-crashing-too-rapidly-need-help-tp4669257p4669322.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] FATAL: The ssl_crtd helpers are crashing too rapidly, need help!

2015-01-25 Thread HackXBack
Dear Yuri, how I open bug ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/FATAL-The-ssl-crtd-helpers-are-crashing-too-rapidly-need-help-tp4669257p4669324.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] FATAL: The ssl_crtd helpers are crashing too rapidly, need help!

2015-01-23 Thread HackXBack
Dear Yuri , i didnt understand what you said. but i put cronjob to that every 6 hours to remove ssl_crtd database then create it. because i cant know till now what is the problem and why every 10-20 hours the ssl_crtd helpers are crashing too rapidly ... Still need help to find the issue by the

[squid-users] ssl cert wiki

2015-01-12 Thread HackXBack
hello, according to this chapter http://wiki.squid-cache.org/ConfigExamples/Reverse/SslWithWildcardCertifiate i bought signed certificate but no one accept rsa:1024 so i generate the key with rsa:2048 after i got my crt from them https_port 443 cert=/usr/newrprgate/CertAuth/signed.crt

Re: [squid-users] ssl cert wiki

2015-01-12 Thread HackXBack
yes you are right -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ssl-cert-wiki-tp4669016p4669020.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squid-users mailing list

Re: [squid-users] ssl cert wiki

2015-01-12 Thread HackXBack
what you mean by specify -CAPath with trusted root CA's -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ssl-cert-wiki-tp4669016p4669025.html Sent from the Squid - Users mailing list archive at Nabble.com. ___

Re: [squid-users] ssl cert wiki

2015-01-12 Thread HackXBack
how it didnt work while i found articles in google saying that it work for them like this one: http://www.linuxquestions.org/questions/linux-server-73/ssl-intermediate-chain-warning-917476/ -- View this message in context:

Re: [squid-users] ssl cert wiki

2015-01-12 Thread HackXBack
in this case the clear question is what https_port line must contain ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ssl-cert-wiki-tp4669016p4669027.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] ssl cert wiki

2015-01-12 Thread HackXBack
i dont know where you take me but my problem is not in any command ! i used trusted cert that got it from trusted CA but when i use it in https_port the browser give error like i mentioned in my first post -- View this message in context:

Re: [squid-users] ssl cert wiki

2015-01-12 Thread HackXBack
openssl s_client -connect facebook.com:443 CONNECTED(0003) depth=1 C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert High Assurance CA-3 verify error:num=20:unable to get local issuer certificate verify return:0 --- Certificate chain 0 s:/C=US/ST=CA/L=Menlo Park/O=Facebook,

Re: [squid-users] ssl cert wiki

2015-01-12 Thread HackXBack
openssl s_client -connect facebook.com:443 -CApath /var/squid/ssl_db/certs CONNECTED(0003) depth=2 C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert High Assurance EV Root CA verify return:1 depth=1 C = US, O = DigiCert Inc, OU = www.digicert.com, CN = DigiCert High Assurance CA-3

Re: [squid-users] ssl cert wiki

2015-01-12 Thread HackXBack
if it is self-signed CA certificate + import to browser then it will worked but if it is Trusted CA cert it giving me error like i said in first post -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/ssl-cert-wiki-tp4669016p4669037.html Sent from the Squid -

Re: [squid-users] FATAL: xcalloc: Unable to allocate 18446744073487757627 blocks of 1 bytes!

2015-03-15 Thread HackXBack
Okay Solved Thanks Amos, where i can find all configure options that can be used for squid ? can you give me link in wiki. Thanks Mate .. -- View this message in context:

Re: [squid-users] FATAL: xcalloc: Unable to allocate 18446744073487757627 blocks of 1 bytes!

2015-03-09 Thread HackXBack
root@debian:/etc/squid# gdb /usr/sbin/squid /var/spool/squid/cache/squid/core GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it.

[squid-users] FATAL: xcalloc: Unable to allocate 18446744073487757627 blocks of 1 bytes!

2015-03-08 Thread HackXBack
2015/03/09 03:27:28 kid1| cannot change current directory to /var/spool/squid/cache/squid: (2) No such file or directory 2015/03/09 03:27:28 kid1| Current Directory is / 2015/03/09 03:27:28 kid1| Starting Squid Cache version 3.4.12 for x86_64-unknown-linux-gnu... 2015/03/09 03:27:28 kid1| Process

[squid-users] keep data after delete swap.state

2015-03-11 Thread HackXBack
if there is error in swap.state file and want to recreate it what is the option to do that without losing data on hdd ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/keep-data-after-delete-swap-state-tp4670344.html Sent from the Squid - Users mailing list

Re: [squid-users] One Time Password with squid, exists?

2015-03-11 Thread HackXBack
are you talking about radius server like free radius ? or like dmasoftlab.com ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/One-Time-Password-with-squid-exists-tp4670337p4670343.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] assertion failed: comm.cc:769: Comm::IsConnOpen(conn)

2015-03-11 Thread HackXBack
please i need solution for this am using 3.4.12 and still same problem every few hour squid restart automatically maybe high traffic make this problem ? -- View this message in context:

[squid-users] squid and post method

2015-02-28 Thread HackXBack
in my squid proxy server, I would like to monitor certain HTTP/HTTPS POST requests before it goes out of squid. What are my options? Thanks. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-and-post-method-tp4670122.html Sent from the Squid - Users

Re: [squid-users] squid and post method

2015-03-02 Thread HackXBack
POST request come from input form . i want to read this data in squid . -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-and-post-method-tp4670122p4670156.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] Need tips in order to force youtube in HTTP only

2015-02-23 Thread HackXBack
there is a way without using ssl_bump without forwarding https but this will work with browsers and not with youtube mobile app. its in header replace -- View this message in context:

Re: [squid-users] assertion failed: comm.cc:769: Comm::IsConnOpen(conn)

2015-02-20 Thread HackXBack
root@dotspot:~# gdb /usr/sbin/squid /var/spool/squid/cache/squid/core.3722 GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it.

Re: [squid-users] assertion failed: comm.cc:769: Comm::IsConnOpen(conn)

2015-02-20 Thread HackXBack
root@dotspot:~# gdb /usr/sbin/squid /var/spool/squid/cache/squid/core.4434 GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it.

[squid-users] again i lost my cache with upgrading for 3.5.2

2015-02-23 Thread HackXBack
i did that with version 3.5.1 now wen upgrade again for 3.5.2 my cache damaged again !! i just want to know how this version is stable !! its full of bugs !! cache.log = 2015/02/23 19:20:51 kid1| Could not parse headers from on disk object 2015/02/23 19:20:51 kid1| BUG 3279: HTTP reply without

Re: [squid-users] again i lost my cache with upgrading for 3.5.2

2015-02-24 Thread HackXBack
this is not logic i use same conf in 3.4 and it worked like a charm !! even the same hardware !! what is the difference between 3.4 and 3.5 ? or what option in 3.4 if used in 3.5 will make it crashed ? i didnt fine and sense !! -- View this message in context:

Re: [squid-users] BUG 3556: FD 1563 is not an open socket.

2015-04-26 Thread HackXBack
what i should do i upgraded to 3.5.3 because of this error assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL and now i face this error 2015/04/26 14:07:39 kid1| assertion failed: comm.cc:887: F-type != FD_FILE -- View this message in context:

[squid-users] loop 302

2015-04-25 Thread HackXBack
hello, after caching dynamic youtube i got loop 302 or some videos, is there any patch for this issue,? thanks -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/loop-302-tp4670917.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] loop 302

2015-04-25 Thread HackXBack
--- src/Server.cc +++ src/Server.cc @@ -31,6 +31,7 @@ */ #include squid.h +#include acl/FilledChecklist.h #include acl/Gadgets.h #include base/TextException.h #include comm/Connection.h @@ -174,6 +175,8 @@ // give entry the reply because haveParsedReplyHeaders() expects it there

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-04-22 Thread HackXBack
root@issa:~# netstat -anl | grep 80 | awk '/^tcp/ {t[$NF]++}END{for(state in t){print state, t[state]} }' FIN_WAIT2 12 LISTEN 1 CLOSE_WAIT 3 TIME_WAIT 809 ESTABLISHED 597 LAST_ACK 9 SYN_SENT 4 FIN_WAIT1 14 -- View this message in context:

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-04-22 Thread HackXBack
root@fibernet:~# netstat -anl | grep 80 | awk '/^tcp/ {t[$NF]++}END{for(state in t){print state, t[state]} }' FIN_WAIT2 1 LISTEN 1 CLOSE_WAIT 7 TIME_WAIT 71 ESTABLISHED 125 LAST_ACK 2 FIN_WAIT1 2 Every 2.0s: netstat -antop | grep -iE --regexp=TIME_WAIT

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-04-20 Thread HackXBack
i installed squid from source code http://www.squid-cache.org/Versions/v3/3.4/squid-3.4.12-20150414-r13219.tar.gz this is my configure option ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib/squid --sysconfdir=/etc/squid --localstatedir=/var --libdir=/usr/lib

Re: [squid-users] Fwd: with nginx

2015-04-19 Thread HackXBack
Not necessary but you can use it for some reason -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/with-nginx-tp4670791p4670811.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squid-users

Re: [squid-users] installing squid 3.5.3

2015-04-27 Thread HackXBack
it works and this error gone -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/installing-squid-3-5-3-tp4670920p4670936.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squid-users mailing

Re: [squid-users] Squid cache Monitoring

2015-04-27 Thread HackXBack
you can use monitorix -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-cache-Monitoring-tp4670937p4670938.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squid-users mailing list

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-05-02 Thread HackXBack
Thanks you amos for giving time, but about this part : for looping 302 on youtube acl text-html rep_mime_type text/html acl http302 http_status 302 store_miss deny text-html store_miss deny http302 send_hit deny text-html send_hit deny http302 i use this config with patch file to make

[squid-users] about Incorrect X509 server certificate valdidation

2015-05-02 Thread HackXBack
You mention this part : Severity: The bug is important because it allows remote servers to bypass client certificate validation. Some attackers may also be able to use valid certificates for one domain signed by a global Certificate Authority to abuse an unrelated domain. you mean that

[squid-users] FATAL: xcalloc: Unable to allocate 18446744073468065319 blocks of 1 bytes!

2015-05-01 Thread HackXBack
Squid Cache (Version 3.4.12): Terminated abnormally. CPU Usage: 0.036 seconds = 0.012 user + 0.024 sys Maximum Resident Size: 101264 KB Page faults with physical i/o: 0 2015/05/01 12:20:04 kid1| Set Current Directory to /var/spool/squid 2015/05/01 12:20:04 kid1| Starting Squid Cache version 3.4.12

Re: [squid-users] FATAL: xcalloc: Unable to allocate 18446744073468065319 blocks of 1 bytes!

2015-05-01 Thread HackXBack
when i decrease cache_dir , error disappear , but i need to use them all since my dir's being full ... -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/FATAL-xcalloc-Unable-to-allocate-18446744073468065319-blocks-of-1-bytes-tp4671004p4671006.html Sent from

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-05-01 Thread HackXBack
squid.conf you can see it all , and the answer on your question is no i dont have . # should be allowed acl localnet src 10.11.20.0/24 acl localnet src 10.150.15.0/24 # ACL for rewriter acl fakespeed url_regex -i \.*(speedtest|espeed).*\/((latency|random.*|upload)\.(jpg|txt|php)).* acl

Re: [squid-users] Youtube redirection loop?

2015-05-07 Thread HackXBack
you are right, but this patch still work with me. i dont know if we can find better solution for this like you said by acl -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Youtube-redirection-loop-tp4671084p4671179.html Sent from the Squid - Users mailing

Re: [squid-users] Number of clients accessing cache: 0

2015-05-04 Thread HackXBack
root@issa:~# squidclient -h 127.0.0.1 -p 3128 mgr:info |grep Number of Sending HTTP request ... done. Number of clients accessing cache: 0 Number of HTTP requests received: 6498250 Number of ICP messages received:0 Number of ICP messages sent:

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-05-04 Thread HackXBack
but am not ready now to use 3.5.4 can i use this patch on 3.4 without any problem ? Thanks Amos. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-comm-cc-178-fd-table-conn-fd-halfClosedReader-NULL-tp4670979p4671104.html Sent from the Squid -

[squid-users] squid stop working without any error

2015-05-15 Thread HackXBack
in cache.log i found this, 2015/05/15 21:06:41 kid1| clientNegotiateSSL: Error negotiating SSL connection on FD 11185: error:14094418:SSL routines:SSL3_READ_BYTES:tlsv1 alert unknown ca (1/0) 2015/05/15 21:06:41 kid1| clientNegotiateSSL: Error negotiating SSL connection on FD 14703:

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-04-15 Thread HackXBack
this bug exist after changing in certificate_db.cc from flock to lockf === modified file 'src/ssl/certificate_db.cc' --- src/ssl/certificate_db.cc 2014-12-03 11:58:37 + +++ src/ssl/certificate_db.cc 2015-01-09 10:27:12 + @@ -55,7 +55,7 @@ #if _SQUID_WINDOWS_ if (!LockFile(hFile,

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-04-16 Thread HackXBack
i changed the squid version to last updated one squid-3.4.12-20150414-r13219 and also the same assertion error ... -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-comm-cc-178-fd-table-conn-fd-halfClosedReader-NULL-tp4670726p4670781.html

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-04-16 Thread HackXBack
Thank you Amos for answer, but can you please tell me what may cause this assertion error so i can solve it ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-comm-cc-178-fd-table-conn-fd-halfClosedReader-NULL-tp4670726p4670785.html Sent from

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-04-15 Thread HackXBack
same issue with your patch , this didnt solve the problem and i still have it .. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-comm-cc-178-fd-table-conn-fd-halfClosedReader-NULL-tp4670726p4670737.html Sent from the Squid - Users mailing

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-04-15 Thread HackXBack
am running squid 3.4.12 under debian7 -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-comm-cc-178-fd-table-conn-fd-halfClosedReader-NULL-tp4670726p4670749.html Sent from the Squid - Users mailing list archive at Nabble.com.

[squid-users] keep data after format

2015-04-18 Thread HackXBack
if i want to format my system squid box [debian7] and install fresh system, and i have 4 hdd data of old cached files, and i want to keep them, formating the system and installing fresh one will make loss of data ? and how to keep them ...? Thanks .. -- View this message in context:

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-04-18 Thread HackXBack
[New LWP 20933] [New LWP 20907] [New LWP 20918] [New LWP 20922] warning: Can't read pathname for load map: Input/output error. [Thread debugging using libthread_db enabled] Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1. Core was generated by `(squid-1) -YC -f

[squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-04-14 Thread HackXBack
[New LWP 4677] [New LWP 4704] [New LWP 4687] [New LWP 4702] [New LWP 4695] [New LWP 4725] [New LWP 4697] [New LWP 4490] [New LWP 4493] [New LWP 4473] [New LWP 4508] [New LWP 4495] [New LWP 4460] [New LWP 4511] [New LWP 4516] warning: Can't read pathname for load map: Input/output error. [Thread

[squid-users] squid 3.5.5 bug 3279

2015-06-18 Thread HackXBack
2015/06/18 13:47:25 kid1| WARNING: 1 swapin MD5 mismatches 2015/06/18 13:47:25 kid1| Could not parse headers from on disk object 2015/06/18 13:47:25 kid1| BUG 3279: HTTP reply without Date: 2015/06/18 13:47:25 kid1| StoreEntry-key: CD091412B485DCA6E9B1F7BAE5533671 2015/06/18 13:47:25 kid1|

Re: [squid-users] problem with some ssl services

2015-06-18 Thread HackXBack
i upgrade to 3.5.5 and i use this conf always_direct allow all acl step1 at_step SslBump1 acl step2 at_step SslBump2 acl step3 at_step SslBump3 acl exclude_acl ssl::server_name .yahoo.com .gmail.com .googlemail.com s.yimg.com .yahooapis.com .akamaihd.net .fbcdn.net .facebook.com .google.com

Re: [squid-users] squid 3.5.5 bug 3279

2015-06-21 Thread HackXBack
Yes sure, can you give me the link to download chudy patch ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-3-5-5-bug-3279-tp4671781p4671817.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-06-21 Thread HackXBack
i install 3.5 and still the same problem , this assertion error exist when i use acl partial dstdomain .googlevideo.com acl partial dstdomain .youtube.com acl partial dstdomain .mgccw.com range_offset_limit none partial -- View this message in context:

Re: [squid-users] squid 3.5.5 bug 3279

2015-06-21 Thread HackXBack
hmm well this patch seems it solve the problem, squid have 15 min run till now ... -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-3-5-5-bug-3279-tp4671781p4671819.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] problem with some ssl services

2015-06-21 Thread HackXBack
for example the problem is in facebook app on iphone, i need to trace the ip's then none ssl bump to this ip to make the facebook app work, now am using 3.5, you said that it can be make this automatically ? but with which peak and splice conf ? need to give a try . Thanks amos -- View this

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-06-21 Thread HackXBack
this patch didnt solve the problem :) -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-comm-cc-178-fd-table-conn-fd-halfClosedReader-NULL-tp4670979p4671832.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] squid 3.5.5 bug 3279

2015-06-21 Thread HackXBack
This patch solve the problem, it can be used in next update. Thanks. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-3-5-5-bug-3279-tp4671781p4671830.html Sent from the Squid - Users mailing list archive at Nabble.com.

Re: [squid-users] squid 3.5.5 bug 3279

2015-06-19 Thread HackXBack
i cant understand you , what you want from me to do exactly ? we need to solve this problem am using debian 7 ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib/squid --sysconfdir=/etc/squid --localstatedir=/var --libdir=/usr/lib --includedir=/usr/include

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-06-21 Thread HackXBack
used the latest squid 3.5.5 and still the same assertion error where is the patch for this bug ?? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-comm-cc-178-fd-table-conn-fd-halfClosedReader-NULL-tp4670979p4671827.html Sent from the

Re: [squid-users] squid 3.5.5 bug 3279

2015-06-19 Thread HackXBack
test test waiting you amos -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/squid-3-5-5-bug-3279-tp4671781p4671789.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squid-users mailing list

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-06-27 Thread HackXBack
dear friend, your conf make the same problem, and i dont have half_closed_clients in my conf ! and this is my configure option maybe the problem from it ... ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib/squid --sysconfdir=/etc/squid --localstatedir=/var

Re: [squid-users] squid 3.5.5 bug 3279

2015-06-20 Thread HackXBack
New LWP 524] [New LWP 766] [New LWP 676] [New LWP 507] [New LWP 819] [New LWP 849] [New LWP 730] [New LWP 641] [New LWP 651] warning: Can't read pathname for load map: Input/output error. [Thread debugging using libthread_db enabled] Using host libthread_db library

Re: [squid-users] TCP_MISS/503

2015-06-23 Thread HackXBack
The requested URL could not be retrieved -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/TCP-MISS-503-tp4671863p4671864.html Sent from the Squid - Users mailing list archive at Nabble.com. ___ squid-users mailing

[squid-users] TCP_MISS/503

2015-06-23 Thread HackXBack
some times http pages give squid error page in access.log i see TCP_MISS/503 what should be the problem? i checked iptables and squid.conf but seems every thing look fine ..!! thanks. -- View this message in context:

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-06-26 Thread HackXBack
acl Y-TUBE dstdomain .googlevideo.com range_offset_limit -1 Y-TUBE this conf make the assertion bug, we need a solution am still waiting Amos Thanks. -- View this message in context:

[squid-users] problem with some ssl services

2015-06-14 Thread HackXBack
In some applications on mobiles, (ANDROID , APPLE) there is problem with ssl connections from squid. like GOOGLE PLAY app, facebook app, some games app, the app will not open when i redirect traffic to squid , but when i make torch on the traffic and i got the ip that are not passed, and then i

Re: [squid-users] Installing certificate on Andriod to use with SSL-bump

2015-06-14 Thread HackXBack
To be clear, I see the phone use port 443 to setup a secure session. However it rejects the certificate (as it should) and terminates the session with no data being passed. I can install my certificate on the phone, but will the android OS use that certificate for all services or only for

Re: [squid-users] problem with some ssl services

2015-06-15 Thread HackXBack
what peak and splice conf should i use to make it work fine ? am still using 3.4, i will upgrade to 3.5 -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/problem-with-some-ssl-services-tp4671733p4671736.html Sent from the Squid - Users mailing list archive at

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-06-30 Thread HackXBack
i copy from normal log to the assertion error\ is this enough or you need more ? Thanks Amos. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/assertion-failed-comm-cc-178-fd-table-conn-fd-halfClosedReader-NULL-tp4670979p4671959.html Sent from the Squid -

Re: [squid-users] assertion failed: comm.cc:178: fd_table[conn-fd].halfClosedReader != NULL

2015-06-30 Thread HackXBack
2015/06/30 10:09:38.432 kid1| Acl.cc(138) matches: checking always_direct 2015/06/30 10:09:38.432 kid1| Acl.cc(138) matches: checking always_direct#1 2015/06/30 10:09:38.432 kid1| Acl.cc(138) matches: checking fakespeed 2015/06/30 10:09:38.432 kid1| RegexData.cc(51) match: aclRegexData::match:

[squid-users] a lot of TCP_SWAPFAIL_MISS/200

2015-07-01 Thread HackXBack
after upgrading to 3.5.5 i see in cache.log 2015/07/02 01:51:51 kid1| DiskThreadsDiskFile::openDone: (2) No such file or directory 2015/07/02 01:51:51 kid1| /cache01/2/16/AA/0016AA3B - ORIGINAL_DST/203.77.186.75 video/mp4 access.log TCP_SWAPFAIL_MISS/200 -- View this message in

  1   2   >