🔒 Closed Privoxy - Squid Proxy Replacement

Status
Not open for further replies.
Check if Privoxy is running:
Bash:
pgrep -l privoxy

Check if it is listening:
Bash:
ss -4tlnp | grep privoxy

To check its current config with its comments not being displayed for easy viewing:
Bash:
grep '^\s*[^#]' /etc/privoxy/config

Kapag nagpa-503 error, isang dahilan dyan is due to file descriptors being exhausted, ie too many connections. So Privoxy won't accept new connections until the old ones timed-out. Yung 2nd command above can be helpful to check the current connections.
 
Check if Privoxy is running:
Bash:
pgrep -l privoxy

Check if it is listening:
Bash:
ss -4tlnp | grep privoxy

To check its current config with its comments not being displayed for easy viewing:
Bash:
grep '^\s*[^#]' /etc/privoxy/config

Kapag nagpa-503 error, isang dahilan dyan is due to file descriptors being exhausted, ie too many connections. So Privoxy won't accept new connections until the old ones timed-out. Yung 2nd command above can be helpful to check the current connections.
salamat sa info bossing
 
Check if Privoxy is running:
Bash:
pgrep -l privoxy

Check if it is listening:
Bash:
ss -4tlnp | grep privoxy

To check its current config with its comments not being displayed for easy viewing:
Bash:
grep '^\s*[^#]' /etc/privoxy/config

Kapag nagpa-503 error, isang dahilan dyan is due to file descriptors being exhausted, ie too many connections. So Privoxy won't accept new connections until the old ones timed-out. Yung 2nd command above can be helpful to check the current connections.



salamat sir add q ito sa #1
 
di ko mapagana eto error..
633383

ok lang ba ts magkasabay install ang squid at privoxy?
 
pwede naman sila magkasama naka-install sa vps(squid and privoxy) pero kung ang squid versions mo naka-install is v3.5.xx, di yan gagana sa sun promos, pwede ng tanggalin at privoxy talaga ang aasahan dyan, kaya mas privoxy ang aayusin.
bat kaya ayaw kaya gumana sa linode server ko using deb9..
 
Status
Not open for further replies.

About this Thread

  • 345
    Replies
  • 18K
    Views
  • 65
    Participants
Last reply from:
Z3R0-C0NF1GZ

Trending Topics

Online now

Members online
590
Guests online
1,328
Total visitors
1,918

Forum statistics

Threads
2,272,644
Posts
28,944,318
Members
1,237,308
Latest member
helloi
Back
Top