ive updated packages to latest, reconfigured everything and jeeeh, now i get another error which i am not able to fix too:
1482081072.306 1 192.168.178.254 TAG_NONE/400 3795 NONE error:request-too-large - HIER_NONE/- text/html
1482081072.322 28 192.168.178.254 TCP_MISS/400 3858 GET http://blabla.myfritz.net:8080/ - HIER_DIRECT/192.168.178.253 text/html
in browser i get squid error page:
ERROR
The requested URL could not be retrieved
The following error was encountered while trying to retrieve the URL: error:request-too-large
The request or reply is too large.
...
config:
http_port 192.168.178.253:8080 accel defaultsite=blabla.myfritz.net vhost
cache_peer 10.10.55.10 parent 8080 0 proxy-only no-query no-digest originserver login=PASS name=rvp_pi_peer
acl rvm_pi_uri url_regex -i ^http://blabla.myfritz.net:8080/.*
cache_peer_access rvp_pi_peer allow rvm_pi_uri
cache_peer_access rvp_pi_peer deny allsrc
never_direct allow rvm_pi_uri
http_access allow rvm_pi_uri
its very frustrating :o