I have configured few load balancers in production environment
Things you need :
2 or more servers / vps on the same subnet
Heartbeat
Pacemaker
there are many ways , Round Robin DNS , etc..etc
you have to choose the best one, depending on your needs .
ok..It will work to display the contents of any website/ page ( so if you edit the page , it will load the contents of that page to this div ) , into a div..
your question has to be more specific to get exact answers .. :)
edit : looks like you want to implement tabs system ?
you can use jquery to load the contents on a file to a div , but it wont support cross domain requests
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-latest.min.js"></script>
<script type="text/javascript">
$("#wjunction").load("wj.php");
</script>
</head>...
l0calh0st : lulzimg doesn't return a json file after successful completion of upload..
http://lulzimg.com/app.php
will return the path of image in text .. so there no need to regex..
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.