Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators Regarding not able to access UNIX.com site Post 302999480 by RavinderSingh13 on Wednesday 21st of June 2017 05:33:48 AM
Old 06-21-2017
Hello Neo/Made In Germany/All experts, So here are the errors which I got, could you please help me here. I am NOT at all able to access this site from different networks, from different computers etc too.
Code:
 Failed to load resource: the server responded with a status of 504 (Gateway Time-out) https://www.unix.com/clientscript/vbulletin_global.js?v=387 Failed to load resource: the server responded with a status of 504 (Gateway Time-out) https://www.unix.com/clientscript/vbulletin_css/static_neo_2014n.css Failed to load resource: the server responded with a status of 504 (Gateway Time-out) (index):94 Uncaught ReferenceError: googletag is not defined     at (index):94 (anonymous) @ (index):94 https://www.unix.com/clientscript/vbulletin_md5.js?v=387 Failed to load resource: the server responded with a status of 504 (Gateway Time-out) (index):151 GET https://www.unix.com/clientscript/vbulletin_global.js?v=387

Thanks, R. Singh
 

9 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

Anti-Unix site running Unix

I just wanted to share this piece of news to all of you, comments are unnecessary :) http://news.com.com/2100-1001-872266.html (1 Reply)
Discussion started by: J.P
1 Replies

2. IP Networking

port access to site to site VPN

Setup a site to site VPN between two cisco routers. One of the site locations is unable to access ports such as https://example.com:9001 How do I let them go into port 9001? They can ssh, ftp, telnet and everything else. Is this a VPN issue or ACL access issue? I put permit ip host... (0 Replies)
Discussion started by: photon
0 Replies

3. Shell Programming and Scripting

How to check site access in shell script

Hello every one, I have a little issue that has been killing me now for the past couple of days, I have tried to find solutions online, but its been hard to, ok here it goes... I have created a site that is based on amount of user that have access at a time, based on cookie. So if the browser... (1 Reply)
Discussion started by: heman007
1 Replies

4. Shell Programming and Scripting

Unable to access http site using wget through proxy

Hi there I am currently trying to access an http site using the wget utility from a solaris box. I am going through proxies to do this and we have two types of proxies. For the first one, which is a netcache proxy, I am able to use the wget command to export the proxy information export... (2 Replies)
Discussion started by: memonks
2 Replies

5. Programming

Unable to use libcurl to access a site requiring client authentication

I’m using the below snipped for setting the certificate and key for client authentication. curl_easy_setopt(curl,CURLOPT_SSLCERT,"clientCert.pem"); curl_easy_setopt(curl,CURLOPT_SSLCERTPASSWD,"changeit"); curl_easy_setopt(curl,CURLOPT_SSLCERTTYPE,"PEM"); ... (2 Replies)
Discussion started by: old_as_a_fossil
2 Replies

6. Programming

Need best forum site for java (as for unix its unix.com)

Hi All, Can anyone help me for knowing the java best side forums. where i will get a quick responce like here , as i am having lot of question. Thanks (1 Reply)
Discussion started by: aish11
1 Replies

7. Solaris

Access Sharepoint site using SOAP request in unix

Hi, We are using a java application (Java 6 , Using JAX-WS 2.0 to Create a Simple Web Service) that accesses SharePoint API through web services. We were able to get the data in windows and do all operations the API allows. When we deploy this application on UNIX environment (Solaris 10)... (0 Replies)
Discussion started by: johninweb
0 Replies

8. UNIX for Advanced & Expert Users

squid: Allow access to only one site and only via 80 or 443

Can someone please give me the conf file line to allow access to myexample.com and only that site, and only through http and https? So far I have only that site accessible via http, but all https sites are opened. Squid 3.1 on Cent 6 ---------- Post updated at 12:06 PM ---------- Previous... (0 Replies)
Discussion started by: glev2005
0 Replies

9. IP Networking

iptables allow access to one site

Hi all I need help with a set of iptables rules that would allow a portion of a bank of ipaddresses acces to only one or two named wbsites. Please advise Thank You Ed (3 Replies)
Discussion started by: wa1ed
3 Replies
OCF_HEARTBEAT_FIO(7)						OCF resource agents					      OCF_HEARTBEAT_FIO(7)

NAME
ocf_heartbeat_fio - fio IO load generator SYNOPSIS
fio [start | stop | monitor | meta-data | validate-all] DESCRIPTION
fio is a generic I/O load generator. This RA allows start/stop of fio instances to simulate load on a cluster without configuring complex services. SUPPORTED PARAMETERS
args Arguments to the fio client. Minimally, this should be a (list of) job descriptions to run. (optional, string, no default) SUPPORTED ACTIONS
This resource agent supports the following actions (operations): start Starts the resource. Suggested minimum timeout: 60. stop Stops the resource. Suggested minimum timeout: 60. monitor Performs a detailed status check. Suggested minimum timeout: 60. Suggested interval: 10. meta-data Retrieves resource agent metadata (internal use only). Suggested minimum timeout: 5. validate-all Performs a validation of the resource configuration. Suggested minimum timeout: 20. EXAMPLE
The following is an example configuration for a fio resource using the crm(8) shell: primitive p_fio ocf:heartbeat:fio op monitor timeout="60" interval="10" SEE ALSO
http://www.linux-ha.org/wiki/fio_(resource_agent) AUTHOR
Linux-HA contributors (see the resource agent source for information about individual authors) resource-agents UNKNOWN 03/09/2014 OCF_HEARTBEAT_FIO(7)
All times are GMT -4. The time now is 06:44 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy