friend I have a problem running an ajax number of times I ran into the server and the site knocked me down, this could be part of the server or javascript.
Ajax is a common ajax,
$({
type: "POST",
dataType: "Json",
data: json,
url: "busqueda.php",
success:function(msg){
alert(msg);
}
});