That is an example lol. The first line is an ACL named "ip1" with a list of users. The second line says to allow that ACL to pass through the proxy. The 2rd line says what outgoing IP that ACL named "ip1" should use.
>But that proxies also got username and pw .
Guess I misunderstood what...
I haven't found an example mapping a user to IP but the squid page says it can be done, think it would be:
acl ip1 proxy_auth user1 user2 user3
http_access allow ip1
tcp_outgoing_address 192.1.1.1 ip1
Squid allows you to map outgoing IP by user:
www. squid-cache .org/Doc/config/tcp_outgoing_address/
Dante seems like it might, I don't know dante or what version you are suing but there is a "redirect" module you might want to look into on the configuration page for your version:
www. inet...
en. wikipedia. org/wiki/HTTP_302
10.3.3 302 Found
The requested resource resides temporarily under a different URI.
Since the redirection might be altered on occasion, the client SHOULD
continue to use the Request-URI for future requests. This response
is only cacheable if...
Why would you need to edit mysql.sock? You don't because it's a special file created by the server to allow the clients and server to use a piece of the filesystem via a named pipe. You can change the location and filename in my.cnf but should not need to edit the socket file for any reason.
First thing I would do is look at top and see what process is taking up all the CPU, is it a PHP process, database, something more... sinister?
Litespeed supports caching WP both via a plugin and a without a plug in that should help. Opcache is available in PHP 5.5. Caching usually helps...
This is a nice script that makes good suggestions to improve performance:
(h) (t) (t) (p) (s) :// github.com/major/MySQLTuner-perl
As mentioned above we often recommend MariaDB as well.
filezilla has a free windows FTP server or bitvise there's lots of them if you don't want to bother with configuring IIS, not sure what download software you using but it likely supports FTP/SFTP or you can use a free client for that too or a browser. Also can restrict access to it's user...
Have a look at this link, think it will help you out! (sorry about the obfuscation am new here)
h (t) (t) (p) s developer(dot)wordpress(dot)org/reference/functions/wp_new_user_notification
Hi,
Good to meet you BHWers!
I'm a hosting boffin who wants to learn up on what's happening on the other side of the keyboard.
Seems like a nice place ya got here, thanks for having me!
Your new pal,
Mark
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.