19%
07.06.2019
install plugins.
Listing 3
Setting Up Plugins
01 ### 05_proxy.yml ###
02 plugins:
03 proxy:
04 name: "14.3.19.91"
05 port: 8080
06
07 ### 10_plugins.yml ###
08 plugins:
09 required
19%
07.11.2011
if '__main__' == __name__:
09
10 p1 = Process(target = test, args = ('Rich',))
11 p2 = Process(target = test, args = ('Nus',))
12 p3 = Process(target = test, args = ('Geeks',))
13
14 p2
19%
05.12.2019
will stop supporting version 2 and developers must begin the migration to Python 3 as soon as possible. However, there's a catch. If you get Python from the Ubuntu repositories (for either 16.04 or 18
19%
14.03.2013
well. Of the available clients, PJSUA [3] turns out to be the best choice. PJSUA is the PJSIP reference implementation, and it comprises a function library for SIP, RTP, STUN, and some other Vo
19%
07.06.2019
= 50ms;
07 .interval = 3s;
08 .window = 10;
09 .threshold = 8;
10 }
11 }
12
13 set beresp.grace = 12h;
Changes on the Fly
The reverse proxy not only delivers web pages
19%
14.03.2013
/myclubs.json
connected to: 127.0.0.1
Mon Dec 3 08:43:26 imported 23 objects
It is also very easy to query an object via a specific field (Listing 2).
Listing 2
Query
01 > db.clubs.find({Members: {"$gt
19%
27.09.2021
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
64 bytes from 52.90.56.122: icmp_seq=3 ttl=48
time=40.492 ms
[ output truncated ]
Welcome to Ubuntu 20.04.1 LTS
19%
06.10.2022
find ready-made policy bundles online for many use cases, and they are likely to contain a useful, predefined set of rules. A freely accessible Playground [2] and a free Styra Academy [3] can help you
19%
20.06.2022
a Flask app and set the OpenID connect config params
06 app = Flask(__name__)
07 app.secret_key = 'hu5t82LXfYKtr3XFcPeAYaCBWFK8DcI1'
08 app.config['OIDC_CLIENT_SECRETS'] = 'oidc-config.json'
09 app
19%
02.06.2020
support all commands, so admins have to run the commands directly against the Cloud Controller API with the help of the widely used Curl [3].
To begin, you need to create a route, which names a URL